Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up build system for ique-cn #2382

Merged
merged 5 commits into from
Dec 21, 2024
Merged

Set up build system for ique-cn #2382

merged 5 commits into from
Dec 21, 2024

Conversation

cadmic
Copy link
Contributor

@cadmic cadmic commented Dec 19, 2024

Basically minimal changes to extract assets and build the Simplified Chinese iQue version. Some notes:

  • I created new asset XMLs for object_mag and ovl_End_Title. I don't know if the other assets are correct but ZAPD doesn't error at least.
  • I stubbed out Chinese text extraction, with text_lang: CN in the YAML and an unfinished XML for nes_font_static (nes_font_static_ique_cn.xml)
  • iQue now also uses fault_gc/fault_drawer_gc/osmalloc_gc (although these might not be the best names now)

The next step for me will probably be setting up disassembly, but there are some things that others could work on in the meantime, in particular the makerom segment and text extraction/encoding.

Copy link
Collaborator

@fig02 fig02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree we should probably change some "GC" things, but we can do that later

@fig02 fig02 merged commit 471fe51 into zeldaret:main Dec 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants